home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_19813.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  97 lines

  1. -- card: 19813 from stack: in
  2. -- bmap block id: 20136
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: empty room
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "This is an empty room.  Very empty, indeed.  So empty, in fact"& ", that there is nothing in it.  Absolutely nothing.  Absolutely "& "nothing whatsoever.  There are exits in every direction." into field "info"
  9.   pass opencard
  10. end opencard
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=303 top=136 right=198 bottom=337
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: doorway
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   global objectname
  28.   put "doorway" into objectname
  29.   visual effect zoom open
  30.   go to card "guard room door"
  31.   global gdoors
  32.   put "n" into gdoors
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=196 top=126 right=227 bottom=220
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: doorway
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   global objectname
  52.   put "doorway" into objectname
  53.   visual effect zoom open
  54.   go to card "guard room door"
  55.   global gdoors
  56.   put "w" into gdoors
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: 0000
  64. -- rect: left=420 top=126 right=227 bottom=445
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: doorway
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   global objectname
  76.   put "doorway" into objectname
  77.   visual effect zoom open
  78.   go to card "guard room door"
  79.   global gdoors
  80.   put "e" into gdoors
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part contents for background part 6
  86. ----- text -----
  87. This is an empty room.  Very empty, indeed.  So empty, in fact, that there is nothing in it.  Absolutely nothing.  Absolutely nothing whatsoever.  There are exits in every direction.
  88.  
  89. -- part contents for background part 18
  90. ----- text -----
  91. Empty Room
  92.  
  93. -- part contents for background part 20
  94. ----- text -----
  95. Tray of food
  96. Key
  97.